home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / advent.zip / ADVENT.TXT < prev   
Text File  |  1990-12-04  |  2KB  |  47 lines

  1. Advent Calendar, ver 1.0
  2.  
  3. An Advent Calendar has been used in our house every year as a way to
  4. count down the days until Christmas, from December 1 to December 25.
  5. This year I decided to draw one up for windows and share it with you
  6. all.  I hope you enjoy it.  Basically you just click on the numbered
  7. squares to reveal a hidden picture.  I have three screens, and to get
  8. to the next screen either click on the box marked "more" or choose
  9. the menu option "Next Screen".  I added the menu options "Open
  10. everything" and "Close Everything" so that those of you without a
  11. mouse can at least see the pictures.  Perhaps next year I'll have a
  12. full keyboard interface.  The vast majority of the time spent was
  13. taken to draw the pictures by hand.  The interface was very little
  14. work, and I wrote it in one night.  The program is written in Actor,
  15. an object oriented environment for Windows, and I used their Object
  16. Graphics library to help with the bitmaps.  The files in the distribution
  17. are:
  18.  
  19. advent.exe    The executable file
  20. advent.ima    An overlay file needed by advent.exe
  21. advent.dll    A resource only DLL holding the bitmap pictures.
  22.  
  23. System requirements:
  24. The pictures are 16 color bitmaps generated by Paintbrush.  They are
  25. a little less than 640x480 in size, although I tried to leave the
  26. bottom area a little sparse so you folks with EGA displays can see
  27. most of it.  As near as I can figure, you will need a little over 600K
  28. of FREE memory to run this, about 360K taken up by the program, and
  29. the rest for the bitmaps as they are swapped in and out.  You'll need
  30. a pointing device to click on the pictures.  Because of the memory
  31. constraints, you'll need Standard mode (or better).
  32. Development was done in Standard mode, on the retail version of Windows,
  33. under the Academic version of Actor 3.0.
  34.  
  35. I would like to thank The Whitewater Group for selling academic versions
  36. of Actor at a price that students can afford.  The academic release
  37. prevents using it for commercial development, so I am not asking for
  38. any money, and I hope this program is distributed freely.
  39.  
  40. If you are an actor programmer, and would like a copy of my source,
  41. or would like to register to have next year's version mailed to you,
  42. send $10 (to cover postage & disk) to me at:
  43.  
  44. Paul Gyugyi
  45. 275 Ventura Ave #26
  46. Palo Alto, CA 94306
  47.